EN FR
EN FR


Section: New Results

On Matrices with Displacement Structure: Generalized Operators and Faster Algorithms

For matrices with displacement structure, basic operations like multiplication, inversion, and linear-system solving can all be expressed in terms of a single task: evaluating the product 𝖠𝖡, where 𝖠 is a structured n×n matrix of displacement rank α, and 𝖡 is an arbitrary n×α matrix. Given 𝖡 and a so-called generator of 𝖠, this product is classically computed with a cost ranging from O(α2𝖬(n)) to O(α2𝖬(n)log(n)) arithmetic operations, depending on the specific structure of 𝖠. (Here, 𝖬 is a cost function for polynomial multiplication.) In [5], Alin Bostan, jointly with Claude-Pierre Jeannerod (AriC), Christophe Mouilleron (ENSIIE), and Éric Schost (University of Waterloo), has generalized classical displacement operators, based on block diagonal matrices with companion diagonal blocks, and has also designed fast algorithms to perform the task above for this extended class of structured matrices. The cost of these algorithms ranges from O(αω-1𝖬(n)) to O(αω-1𝖬(n)log(n)), with ω such that two n×n matrices over a field can be multiplied using O(nω) field operations. By combining this result with classical randomized regularization techniques, he has obtained faster Las Vegas algorithms for structured inversion and linear system solving.